get ZIndex
Gets the Z-index (stacking order) of this control.
Controls with higher Z-index values are generally displayed on top of controls with lower Z-index values.
Gets the Z-index (stacking order) of this view, derived from the module's sequence number. Higher sequence numbers generally mean the view is displayed on top of views with lower sequence numbers.Return
The sequence number of the associated com.reveldigital.player.api.Module, or 0 if no module is set.